解决vmtools已安装但还是不能共享文件、复制粘贴

环境:win10专业版+VMware12.5.2 build-4638234+Ubuntu16.04

我换了个固态,新装win10重装虚拟机+ubuntu。这么熟练的事,折腾老子一天了,不知道为啥。反复重装vmtool,换vmware版本,下各种插件。。。擦!网上一大堆都试过了还是没成功的来看这里。

一、检查基础设置 

 

注意:宿主机(win10)下面先得把share文件设置成共享文件。如下图

 

二、Vm-tools 正常安装多次无果

并且 vmtools重装之前要完全卸载!!

步骤如下:

sudo vmware-uninstall-tools.pl

 
 

Uninstall just open-vm-tools

sudo apt-get remove open-vm-tools
 
 

This will remove just the open-vm-tools package itself.

Uninstall open-vm-tools and its dependencies

sudo apt-get remove --auto-remove open-vm-tools
 
 

This will remove the open-vm-tools package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for open-vm-tools then this will work.

sudo apt-get purge open-vm-tools
 
 

Or similarly, like this open-vm-tools

sudo apt-get purge --auto-remove open-vm-tools
 
 

三、检查vmware-tools自启动

比如360这种是否把它屏蔽了。

四、最后运行vmware-tools补丁

终端输入

git clone https://github.com/rasa/vmware-tools-patches.git
 
 

再 reboot 

应该是OK了,再不行,砸电脑!

 

在这里插入图片描述

  • 3
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值